home *** CD-ROM | disk | FTP | other *** search
- object HTMLForm: THTMLForm
- Left = 216
- Top = 113
- BorderStyle = bsDialog
- Caption = 'Hit Counter HTML'
- ClientHeight = 288
- ClientWidth = 499
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefault
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object RichViewDesign1: TRichViewDesign
- Left = 8
- Top = 8
- Width = 481
- Height = 153
- TabStop = True
- TabOrder = 0
- Tracking = True
- VScrollVisible = True
- FirstJumpNo = 0
- Style = RVStyle2
- MaxTextWidth = 0
- MinTextWidth = 0
- LeftMargin = 5
- RightMargin = 5
- BackgroundStyle = bsNoBitmap
- Delimiters = ' .;,:(){}"'
- AllowSelection = True
- SingleClick = False
- Text.Strings = (
- '$. '
- '$c,001 Hit Counter HTML'
- '$. '
- '$r'
- '$. '
-
- '$. Add this bit of HTML anywhere on your page, and Link Planner ' +
- 'will '
-
- '$, be able to keep track of the hits to your page over a 90 day ' +
- 'period. '
-
- '$, Each time you start Link Planner, it will attempt to connect ' +
- 'to our '
- '$, servers to retrieve your most recent info. ')
- end
- object Memo1: TMemo
- Left = 0
- Top = 168
- Width = 497
- Height = 73
- ReadOnly = True
- TabOrder = 1
- end
- object Button1: TButton
- Left = 208
- Top = 256
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Ok'
- ModalResult = 1
- TabOrder = 2
- end
- object RVStyle2: TRVStyle
- TextStyles = <
- item
- CharSet = DEFAULT_CHARSET
- FontName = 'Arial'
- Size = 10
- Color = clWindowText
- Style = []
- end
- item
- CharSet = DEFAULT_CHARSET
- FontName = 'Arial'
- Size = 10
- Color = clBlue
- Style = [fsBold]
- end
- item
- CharSet = DEFAULT_CHARSET
- FontName = 'Arial'
- Size = 10
- Color = clNavy
- Style = [fsBold]
- end
- item
- CharSet = DEFAULT_CHARSET
- FontName = 'Arial'
- Size = 10
- Color = clMaroon
- Style = [fsItalic]
- end
- item
- CharSet = DEFAULT_CHARSET
- FontName = 'Arial'
- Size = 10
- Color = clGreen
- Style = [fsUnderline]
- end
- item
- CharSet = DEFAULT_CHARSET
- FontName = 'Arial'
- Size = 10
- Color = clGreen
- Style = [fsUnderline]
- end>
- JumpCursor = 101
- Color = clBtnFace
- HoverColor = clNone
- FullRedraw = False
- SelColor = clHighlight
- SelTextColor = clHighlightText
- Left = 545
- end
- end
-